'宣言 Public Overrides Function RemoveAsync( _ ByVal index As System.Integer, _ ByVal cancellationToken As System.Threading.CancellationToken _ ) As System.Threading.Tasks.Task
public override System.Threading.Tasks.Task RemoveAsync( System.int index, System.Threading.CancellationToken cancellationToken )
パラメータ
- index
- The index.
- cancellationToken
- The cancellation token.